projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48bfebc
)
(project-switch-commands): Remove the ###autoload instruction
author
Dmitry Gutov
<dgutov@yandex.ru>
Wed, 10 Mar 2021 01:08:29 +0000
(
03:08
+0200)
committer
Dmitry Gutov
<dgutov@yandex.ru>
Wed, 10 Mar 2021 01:08:37 +0000
(
03:08
+0200)
* lisp/progmodes/project.el (project-switch-commands):
Remove the ###autoload instruction. It's unnecessary and can
cause surprises in some circumstances (bug#46986).
lisp/progmodes/project.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/project.el
b/lisp/progmodes/project.el
index 67e827eea43b3c3b1a14e8b468e157f467ece0b8..c4bcf88e4ce9618b0b4a1dcc06acf3e905b2ec46 100644
(file)
--- a/
lisp/progmodes/project.el
+++ b/
lisp/progmodes/project.el
@@
-1255,7
+1255,6
@@
It's also possible to enter an arbitrary directory not in the list."
\f
;;; Project switching
-;;;###autoload
(defcustom project-switch-commands
'((project-find-file "Find file")
(project-find-regexp "Find regexp")